diff --git a/machines-io.cabal b/machines-io.cabal
--- a/machines-io.cabal
+++ b/machines-io.cabal
@@ -1,5 +1,5 @@
 name:                machines-io
-version:             0.2.0.0
+version:             0.2.0.2
 synopsis:            IO utilities for the machines library
 homepage:            http://github.com/aloiscochard/machines-io
 license:             Apache-2.0
@@ -19,6 +19,6 @@
   build-depends:       
     base >=4.6 && < 5
     , bytestring          >= 0.10     && < 0.11
-    , chunked-data        >= 0.1      && < 0.2
+    , chunked-data        >= 0.1      && < 0.3
     , machines            >= 0.2      && < 0.5
     , transformers        >= 0.3      && < 0.5
