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.1
+  0.1.1.1
 synopsis:
   Integration of "cereal" and "uuid"
 homepage:
@@ -39,4 +39,4 @@
   build-depends:
     base <5,
     cereal >=0.5.5 && <0.6,
-    uuid >=1.3 && <2
+    uuid >=1.3 && <1.4
