patch to fix incorrect gl entries due to payment reconciliation between 2013-03-11 and 2013-03-15
diff --git a/patches/patch_list.py b/patches/patch_list.py
index bc68ea1..f5e3f40 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -211,4 +211,5 @@
 	"patches.march_2013.p02_get_global_default",
 	"patches.march_2013.p03_rename_blog_to_blog_post",
 	"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
+	"patches.march_2013.p05_payment_reconciliation",
 ]
\ No newline at end of file