leave_application letter head fix
diff --git a/patches/patch.py b/patches/patch.py
index 56004a8..c660675 100644
--- a/patches/patch.py
+++ b/patches/patch.py
@@ -1,7 +1,7 @@
 # REMEMBER to update this
 # ========================
 
-last_patch = 320
+last_patch = 321
 
 #-------------------------------------------
 
@@ -1281,3 +1281,5 @@
 		sql("delete from tabFeed where doc_name like 'New %'")
 	elif patch_no == 320:
 		reload_doc('setup', 'doctype', 'series_detail')
+	elif patch_no == 321:
+		reload_doc('hr','doctype','leave_application')