diff --git a/happindicator.cabal b/happindicator.cabal
--- a/happindicator.cabal
+++ b/happindicator.cabal
@@ -1,5 +1,5 @@
 Name:           happindicator
-Version:        0.0.3
+Version:        0.0.4
 License:        LGPL-2.1
 License-file:   COPYING
 Copyright:      (c) 2011 the authors
@@ -32,7 +32,7 @@
                 
 Library
         build-depends:  base >= 4 && < 5,
-                        array, containers, haskell98, mtl, bytestring,
+                        array, containers, mtl, bytestring,
                         glib  >= 0.12.0 && < 0.13,
                         gtk   >= 0.12.0 && < 0.13
 
