Fixed dependency to broken localization
diff --git a/Makefile.PL b/Makefile.PL
index 93912e2..dae423c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,7 @@
 
     # Currently on GitHub only (github.com/akron)
     'Mojolicious::Plugin::Search' => 0.04,
-    'Mojolicious::Plugin::Localize' => 0.08
+    'Mojolicious::Plugin::Localize' => 0.13
   },
   test => {
     TESTS => 't/*.t'