diff --git a/cipher-des.cabal b/cipher-des.cabal
--- a/cipher-des.cabal
+++ b/cipher-des.cabal
@@ -1,5 +1,5 @@
 Name:                cipher-des
-Version:             0.0.1
+Version:             0.0.2
 Description:         DES and 3DES primitives
 License:             BSD3
 License-file:        LICENSE
@@ -18,7 +18,6 @@
                    , byteable
                    , crypto-cipher-types >= 0.0.3
                    , securemem >= 0.1.2
-                   , cereal
   Exposed-modules:   Crypto.Cipher.DES
                    , Crypto.Cipher.TripleDES
   Other-modules:     Crypto.Cipher.DES.Primitive
