set default report permission based on read
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 52e1b02..4d3c780 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -586,4 +586,8 @@
 		'patch_module': 'patches.january_2013',
 		'patch_file': 'report_permission',
 	},
+	{
+		'patch_module': 'patches.january_2013',
+		'patch_file': 'give_report_permission_on_read',
+	},
 ]
\ No newline at end of file