diff --git a/GPipe.cabal b/GPipe.cabal
--- a/GPipe.cabal
+++ b/GPipe.cabal
@@ -1,12 +1,12 @@
 name: GPipe
-version: 1.1.5
+version: 1.1.6
 cabal-version: >= 1.2.3
 build-type: Simple
 license: BSD3
 license-file: ""
 copyright: Tobias Bexelius
 maintainer: Tobias Bexelius
-build-depends: containers >= 0.3, mtl -any, list-tries -any,
+build-depends: containers -any, mtl -any, list-tries -any,
                GLUT >=2.2.2.0, OpenGL >=2.4.0.1,
                Boolean == 0.0.1, Vec == 0.9.6, Vec-Boolean >= 1.0.2, base >= 4 && < 5
 stability: Experimental
