diff --git a/chart-histogram.cabal b/chart-histogram.cabal
--- a/chart-histogram.cabal
+++ b/chart-histogram.cabal
@@ -1,5 +1,5 @@
 Name:                chart-histogram
-Version:             0.4.4
+Version:             0.4.5
 Synopsis:            Easily render histograms with Chart
 Description:         A library for rendering histograms with the Chart library
 License:             BSD3
@@ -21,7 +21,7 @@
 
   Build-depends:       base >=4.5 && <4.9,
                        vector >=0.9 && <0.11,
-                       lens >=3.9 && <4.6,
+                       lens >=3.9 && <4.8,
                        data-default-class >=0.0.1 && <0.1,
                        colour >=2.2.1 && <2.4,
                        Chart >=1.0 && <1.4
