diff --git a/tesla.cabal b/tesla.cabal
--- a/tesla.cabal
+++ b/tesla.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: bf7a08cf5b63908e03980d6150b12d2c3ebb9a1e48e9c9d73adf71469d7fb698
+-- hash: a46c40d4228d31fd8b411c48be7697900a432e2505db888f99b492edfbb50ddd
 
 name:           tesla
-version:        0.4.1.0
+version:        0.4.1.1
 synopsis:       Tesla API client.
 description:    Please see the README on GitHub at <https://github.com/dustin/tesla#readme>
 category:       Web
@@ -67,8 +67,8 @@
     , containers ==0.6.*
     , cryptonite
     , exceptions
-    , generic-deriving >=1.12 && <1.14
-    , lens >=4.17 && <4.20
+    , generic-deriving >=1.12 && <1.15
+    , lens >=4.17 && <5.2
     , lens-aeson >=1.0 && <1.2
     , memory
     , monad-logger
@@ -76,7 +76,7 @@
     , random
     , retry
     , tagsoup
-    , template-haskell >=2.14 && <2.17
+    , template-haskell >=2.14 && <2.18
     , text ==1.2.*
     , time >=1.8 && <1.10
     , unliftio-core
@@ -106,8 +106,8 @@
     , containers ==0.6.*
     , cryptonite
     , exceptions
-    , generic-deriving >=1.12 && <1.14
-    , lens >=4.17 && <4.20
+    , generic-deriving >=1.12 && <1.15
+    , lens >=4.17 && <5.2
     , lens-aeson >=1.0 && <1.2
     , memory
     , monad-logger
@@ -118,7 +118,7 @@
     , tasty
     , tasty-hunit
     , tasty-quickcheck
-    , template-haskell >=2.14 && <2.17
+    , template-haskell >=2.14 && <2.18
     , tesla
     , text ==1.2.*
     , time >=1.8 && <1.10
