diff --git a/cornea.cabal b/cornea.cabal
--- a/cornea.cabal
+++ b/cornea.cabal
@@ -1,6 +1,6 @@
 cabal-version:      1.12
 name:               cornea
-version:            0.3.1.0
+version:            0.3.1.1
 license:            OtherLicense
 license-file:       LICENSE
 copyright:          2019 Torsten Schmits
@@ -49,12 +49,12 @@
     build-depends:
         base-noprelude >=4.7 && <5,
         either >=5.0.1.1 && <5.1,
-        lens >=4.17.1 && <4.18,
+        lens >=4.18.1 && <4.19,
         lifted-base >=0.2.3.12 && <0.3,
         monad-control >=1.0.2.3 && <1.1,
         mtl >=2.2.2 && <2.3,
-        relude >=0.5.0 && <0.6,
-        template-haskell >=2.14.0.0 && <2.15,
+        relude >=0.7.0.0 && <0.8,
+        template-haskell >=2.15.0.0 && <2.16,
         th-abstraction >=0.3.2.0 && <0.4,
         transformers >=0.5.6.2 && <0.6
 
@@ -86,15 +86,15 @@
 
     ghc-options:        -threaded -rtsopts -with-rtsopts=-N
     build-depends:
-        HTF >=0.13.2.5 && <0.14,
+        HTF >=0.14.0.3 && <0.15,
         base-noprelude >=4.7 && <5,
         cornea -any,
         either >=5.0.1.1 && <5.1,
-        lens >=4.17.1 && <4.18,
+        lens >=4.18.1 && <4.19,
         lifted-base >=0.2.3.12 && <0.3,
         monad-control >=1.0.2.3 && <1.1,
         mtl >=2.2.2 && <2.3,
-        relude >=0.5.0 && <0.6,
-        template-haskell >=2.14.0.0 && <2.15,
+        relude >=0.7.0.0 && <0.8,
+        template-haskell >=2.15.0.0 && <2.16,
         th-abstraction >=0.3.2.0 && <0.4,
         transformers >=0.5.6.2 && <0.6
