diff --git a/gloss.cabal b/gloss.cabal
--- a/gloss.cabal
+++ b/gloss.cabal
@@ -1,5 +1,5 @@
 Name:                gloss
-Version:             1.5.0.1
+Version:             1.5.0.2
 License:             MIT
 License-file:        LICENSE
 Author:              Ben Lippmeier
@@ -41,8 +41,7 @@
         bytestring == 0.9.*,
         OpenGL     == 2.4.*,
         GLUT       == 2.2.*,
-        bmp        == 1.1.*,
-        vector     >= 0.8 && < 1.0
+        bmp        == 1.1.*
 
   ghc-options:      -O2 -Wall
 
