diff --git a/hopfli.cabal b/hopfli.cabal
--- a/hopfli.cabal
+++ b/hopfli.cabal
@@ -1,5 +1,5 @@
 name:                hopfli
-version:             0.2.0.0
+version:             0.2.1.0
 synopsis:            zlib compatible compression using Zopfli Compression Algorithm
 homepage:            https://github.com/ananthakumaran/hopfli
 license:             Apache-2.0
@@ -48,6 +48,6 @@
                    hspec == 1.7.2.1,
                    zlib >= 0.5.4,
                    QuickCheck == 2.6,
-                   hopfli == 0.1.0.0
+                   hopfli == 0.2.1.0
 
   default-language:    Haskell2010
