diff --git a/geoip.module b/geoip.module
index 01790f3..99926c9 100644
--- a/geoip.module
+++ b/geoip.module
@@ -11,7 +11,7 @@
  * @return array
  */
 function geoip_menu() {
-  $items['admin/settings/geoip'] = array(
+  $items['admin/config/regional/language/configure/geoip'] = array(
     'title' => 'GeoIP',
     'description' => 'Configure the path to the GeoIP database.',
     'page callback' => 'drupal_get_form',
