diff --git a/cereal-uuid.cabal b/cereal-uuid.cabal
--- a/cereal-uuid.cabal
+++ b/cereal-uuid.cabal
@@ -1,7 +1,7 @@
 name:
   cereal-uuid
 version:
-  0.1
+  0.1.1
 synopsis:
   Integration of "cereal" and "uuid"
 homepage:
@@ -38,6 +38,5 @@
     Cereal.Uuid.Prelude
   build-depends:
     base <5,
-    bytestring >=0.10 && <0.11,
     cereal >=0.5.5 && <0.6,
     uuid >=1.3 && <2
