diff --git a/repa-algorithms.cabal b/repa-algorithms.cabal
--- a/repa-algorithms.cabal
+++ b/repa-algorithms.cabal
@@ -1,5 +1,5 @@
 Name:                repa-algorithms
-Version:             3.2.5.1
+Version:             3.3.1.1
 License:             BSD3
 License-file:        LICENSE
 Author:              The DPH Team
@@ -20,7 +20,7 @@
   Build-Depends: 
         base                 == 4.7.*,
         vector               == 0.10.*,
-        repa                 == 3.2.5.*
+        repa                 == 3.3.1.*
 
   ghc-options:
         -Wall -fno-warn-missing-signatures
