change cancelled profiles to disabled and show in profile list
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 30eca6b..2d17f33 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -671,4 +671,8 @@
 		'patch_module': 'patches.november_2012',
 		'patch_file': 'reset_appraisal_permissions',
 	},
+	{
+		'patch_module': 'patches.november_2012',
+		'patch_file': 'disable_cancelled_profiles',
+	},
 ]