diff --git a/digestive-functors-aeson.cabal b/digestive-functors-aeson.cabal
--- a/digestive-functors-aeson.cabal
+++ b/digestive-functors-aeson.cabal
@@ -1,6 +1,6 @@
 name: digestive-functors-aeson
 category: Web, JSON
-version: 1.1.8
+version: 1.1.9
 license: GPL-3
 license-file: LICENSE
 author: Oliver Charles
@@ -30,7 +30,7 @@
     base >= 4.5 && < 4.8,
     containers >= 0.5,
     digestive-functors >= 0.7 && < 0.8,
-    lens >= 4.0 && < 4.2,
+    lens >= 4.0 && < 4.3,
     safe >= 0.3.3,
     text >= 0.11,
     vector >= 0.10
