diff --git a/uuid.cabal b/uuid.cabal
--- a/uuid.cabal
+++ b/uuid.cabal
@@ -1,5 +1,5 @@
 Name: uuid
-Version: 1.2.6
+Version: 1.2.7
 Copyright: (c) 2008-2012 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslatter@gmail.com
@@ -26,7 +26,7 @@
 
 
 Library
- Build-Depends: random, binary, bytestring, cryptohash >= 0.7 && < 0.8, maccatcher,
+ Build-Depends: random >= 1.0.1 && < 1.1, binary, bytestring, cryptohash >= 0.7 && < 0.8, maccatcher,
                 time, base >=3 && < 5
 
  Exposed-Modules:
