diff --git a/cereal-plus.cabal b/cereal-plus.cabal
--- a/cereal-plus.cabal
+++ b/cereal-plus.cabal
@@ -1,7 +1,7 @@
 name:
   cereal-plus
 version:
-  0.3.0
+  0.3.1
 synopsis:
   Extended serialization library on top of "cereal".
 description:
@@ -50,7 +50,6 @@
   other-modules:
     CerealPlus.Prelude
   build-depends:
-    cio,
     cereal == 0.4.*,
     errors,
     time,
