diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,5 @@
-0.8.8
------
+0.8.8, 0.8.9
+------------
 * Raise upper bounds of dependencies
 
 0.8.7
diff --git a/cabal-bounds.cabal b/cabal-bounds.cabal
--- a/cabal-bounds.cabal
+++ b/cabal-bounds.cabal
@@ -1,5 +1,5 @@
 name: cabal-bounds
-version: 0.8.8
+version: 0.8.9
 cabal-version: >=1.9.2
 build-type: Simple
 license: BSD3
@@ -68,7 +68,7 @@
     build-depends:
         base >=3 && <5,
         cmdargs >=0.10.5 && <0.11,
-        lens >=4.0.1 && <4.6,
+        lens >=4.0.1 && <4.7,
         strict >=0.3.2 && <0.4,
         unordered-containers >=0.2.3.3 && <0.3,
         transformers >=0.3.0.0 && <0.5,
