diff --git a/accelerate-cuda.cabal b/accelerate-cuda.cabal
--- a/accelerate-cuda.cabal
+++ b/accelerate-cuda.cabal
@@ -1,5 +1,5 @@
 Name:                   accelerate-cuda
-Version:                0.15.1.1
+Version:                0.16.0.0
 Cabal-version:          >= 1.8
 Tested-with:            GHC == 7.8.*
 Build-type:             Simple
@@ -87,7 +87,7 @@
                         binary                  >= 0.7,
                         bytestring              >= 0.9,
                         cryptohash              >= 0.7,
-                        cuda                    >= 0.7,
+                        cuda                    == 0.7.0.0,
                         directory               >= 1.0,
                         fclabels                >= 2.0,
                         filepath                >= 1.0,
@@ -175,6 +175,6 @@
 source-repository this
   type:                 git
   location:             https://github.com/AccelerateHS/accelerate-cuda
-  branch:               release/0.15
-  tag:                  0.15.1.1
+  branch:               release/0.16
+  tag:                  0.16.0.0
 
