diff --git a/plot-gtk-ui.cabal b/plot-gtk-ui.cabal
--- a/plot-gtk-ui.cabal
+++ b/plot-gtk-ui.cabal
@@ -6,7 +6,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-Version:             0.0.3.0
+Version:             0.1.0.0
 License:             GPL-2
 License-file:        LICENSE
 Author:              Sumit Sahrawat
@@ -32,7 +32,7 @@
 Data-files:          plot-window.glade
 
 Library
-  Build-depends:       base >=4.7 && <4.8
+  Build-depends:       base >=4.7 && <4.9
                      , colour >=2.3 && <2.4
                      , plot >=0.2 && <0.3
                      , gtk >=0.13 && <0.14
