fixed conflict
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py
index 6f462a4..32e1a6e 100644
--- a/erpnext/patches/patch_list.py
+++ b/erpnext/patches/patch_list.py
@@ -492,8 +492,7 @@
 		'patch_file': 'update_purchase_tax',
 		'description': "rename options in purchase taxes and charges"
 	},
-	{
-		'patch_module': 'patches.june_2012',
+	{	'patch_module': 'patches.june_2012',
 		'patch_file': 'cms2',
 		'description': 'cms2 release patches'
 	},