patch reloading employee form
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 561aa4d..0262763 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -17,4 +17,5 @@
execute:webnotes.reload_doc('selling', 'doctype', 'customer') # 2014-01-29
execute:webnotes.reload_doc('buying', 'doctype', 'supplier') # 2014-01-29
erpnext.patches.4_0.map_charge_to_taxes_and_charges
-execute:webnotes.reload_doc('support', 'doctype', 'newsletter') # 2014-01-31
\ No newline at end of file
+execute:webnotes.reload_doc('support', 'doctype', 'newsletter') # 2014-01-31
+execute:webnotes.reload_doc('hr', 'doctype', 'employee') # 2014-02-03
\ No newline at end of file