diff --git a/gothic.cabal b/gothic.cabal
--- a/gothic.cabal
+++ b/gothic.cabal
@@ -1,6 +1,6 @@
 cabal-version:      >=1.10
 name:               gothic
-version:            0.1.7
+version:            0.1.8
 license:            BSD3
 license-file:       LICENSE
 copyright:          (c) 2019-2021 - Michel Boucey
@@ -35,7 +35,7 @@
         binary >=0.8.5.1 && <0.9,
         connection >=0.2.8 && <0.4,
         exceptions >=0.10.0 && <0.11,
-        hashable >=1.2.7.0 && <1.4,
+        hashable >=1.2.7.0 && <1.5,
         http-conduit >=2.3.2 && <2.4,
         http-client >=0.5.13.1 && <0.8,
         http-client-tls >=0.3.5.3 && <0.4,
@@ -44,7 +44,7 @@
         http-conduit >=2.3.2 && <2.4,
         text >=1.2.3.0 && <1.3,
         unordered-containers >=0.2.9.0 && <0.3,
-        lens >=4.16.1 && <5.1,
+        lens >=4.16.1 && <5.2,
         lens-aeson >=1.0.2 && <1.2,
         scientific >=0.3.6.2 && <0.4,
         unix >=2.7.2.2 && <2.8,
