diff --git a/hexpat-lens.cabal b/hexpat-lens.cabal
--- a/hexpat-lens.cabal
+++ b/hexpat-lens.cabal
@@ -1,5 +1,5 @@
 name:                hexpat-lens
-version:             0.1.1
+version:             0.1.2
 synopsis:            Lenses for Hexpat.
 license:             MIT
 license-file:        LICENSE
@@ -22,7 +22,7 @@
     , deepseq         >= 1.3      && < 1.4
     , bytestring      >= 0.10.0.2 && < 0.11
     , hexpat          >= 0.20     && < 0.21
-    , lens            >= 4.0.7    && < 4.5
+    , lens            >= 4.0.7    && < 4.6
     , hexpat-tagsoup  > 0.0       && < 0.2
   ghc-options: -Wall
   hs-source-dirs:      src
