diff --git a/friday-juicypixels.cabal b/friday-juicypixels.cabal
--- a/friday-juicypixels.cabal
+++ b/friday-juicypixels.cabal
@@ -1,5 +1,5 @@
 name:                friday-juicypixels
-version:             0.1.1
+version:             0.1.2
 synopsis:            Converts between the Friday and JuicyPixels image types
 description:         See <https://github.com/TomMD/friday-juicypixels#readme README>
 homepage:            github.com/TomMD/friday-juicypixels
@@ -26,7 +26,7 @@
   exposed-modules:     Vision.Image.JuicyPixels
   -- other-modules:
   other-extensions:    ViewPatterns
-  build-depends:       base            >= 4.6     &&  <  4.9
+  build-depends:       base            >= 4.6     &&  <  4.10
                      , friday          >= 0.2     &&  <  0.3
                      , JuicyPixels
                      , vector
