diff --git a/hmm-lapack.cabal b/hmm-lapack.cabal
--- a/hmm-lapack.cabal
+++ b/hmm-lapack.cabal
@@ -1,5 +1,5 @@
 Name:                hmm-lapack
-Version:             0.3.0.1
+Version:             0.3.0.2
 Synopsis:            Hidden Markov Models using LAPACK primitives
 Description:
   Hidden Markov Models implemented using LAPACK data types and operations.
@@ -41,7 +41,7 @@
   Changes.md
 
 Source-Repository this
-  Tag:         0.3.0.1
+  Tag:         0.3.0.2
   Type:        darcs
   Location:    http://hub.darcs.net/thielema/hmm-lapack
 
@@ -71,7 +71,7 @@
     fixed-length >=0.2.1 && <0.3,
     tfp >=1.0 && <1.1,
     netlib-ffi >=0.1.1 && <0.2,
-    comfort-array >=0.2 && <0.3,
+    comfort-array >=0.2 && <0.4,
     QuickCheck >=2.5 && <3,
     explicit-exception >=0.1.7 && <0.2,
     boxes >=0.1.5 && <0.2,
