fixed syntax error in patch list
diff --git a/patches/patch_list.py b/patches/patch_list.py
index e985fa7..902becc 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -525,6 +525,7 @@
 	{
 		'patch_module': 'patches.december_2012',
 		'patch_file': 'production_cleanup',
+	},
 	{
 		'patch_module': 'patches.december_2012',
 		'patch_file': 'fix_default_print_format',