Report: Trial Balance
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 5ac1da1..5c64213 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -70,4 +70,5 @@
 erpnext.patches.v4_1.fix_delivery_and_billing_status
 execute:frappe.db.sql("update `tabAccount` set root_type='Liability' where root_type='Income' and report_type='Balance Sheet'")
 execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool")
-execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool Detail")
\ No newline at end of file
+execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool Detail")
+execute:frappe.delete_doc("Page", "trial-balance") #2014-07-22