diff --git a/gnuplot.cabal b/gnuplot.cabal
--- a/gnuplot.cabal
+++ b/gnuplot.cabal
@@ -1,5 +1,5 @@
 Name:             gnuplot
-Version:          0.5.3
+Version:          0.5.3.1
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -50,7 +50,7 @@
   data/runtime.data
 
 Source-Repository this
-  Tag:         0.5.3
+  Tag:         0.5.3.1
   Type:        darcs
   Location:    http://code.haskell.org/gnuplot/
 
@@ -60,10 +60,6 @@
 
 Flag splitBase
   description: Choose the new smaller, split-up base package.
-
-Flag buildTests
-  description: Build test executables
-  default:     False
 
 Flag buildExamples
   description: Build example executables
