[Fix] Subscription end date, cancel issue, added from and to date
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 95adfd8..e6db173 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -445,4 +445,5 @@
 erpnext.patches.v8_9.set_default_customer_group
 erpnext.patches.v8_9.remove_employee_from_salary_structure_parent
 erpnext.patches.v8_9.delete_gst_doctypes_for_outside_india_accounts
-erpnext.patches.v8_9.update_billing_gstin_for_indian_account
\ No newline at end of file
+erpnext.patches.v8_9.update_billing_gstin_for_indian_account
+erpnext.patches.v9_0.fix_subscription_next_date
\ No newline at end of file