Index: modules/piwik_reports/piwik_reports.module
===================================================================
--- modules/piwik_reports/piwik_reports.module	(revision 6153)
+++ modules/piwik_reports/piwik_reports.module	(working copy)
@@ -16,7 +16,7 @@
   $items['admin/reports/piwik_reports'] = array(
     'title' => 'Piwik reports',
     'page callback' => 'piwik_reports_menu_block_page',
-    'access arguments' => array('administer site configuration'),
+    'access arguments' => array('administer site reports'),
     'file' => 'piwik_reports.pages.inc',
     'description' => 'Reports on your website visitors, your popular pages, the search engines keywords they used... and so much more.',
     'type' => MENU_NORMAL_ITEM,
