diff --git a/reverse-geocoding.cabal b/reverse-geocoding.cabal
--- a/reverse-geocoding.cabal
+++ b/reverse-geocoding.cabal
@@ -1,5 +1,5 @@
 name:                reverse-geocoding
-version:             0.2.2
+version:             0.2.2.1
 synopsis:            Simple reverse geocoding using OpenStreeMap
 description:         Simple reverse geocoding using OpenStreeMap
 homepage:            https://github.com/jcristovao/reverse-geocoding
@@ -19,8 +19,8 @@
   -- other-modules:      
   other-extensions:   OverloadedStrings
   build-depends:      base                  >= 4.6   && < 4.9
-                    , lens                  >= 4.4   && < 4.10
-                    , lens-aeson            >= 1.0   && < 1.1
+                    , lens                  >= 4.4   && < 4.14
+                    , lens-aeson            >= 1.0   && < 1.2
                     , wreq                  >= 0.4   && < 0.5
                     , aeson                 >= 0.8   && < 0.9
                     , text                  >= 1.2   && < 1.3
