diff --git a/hmatrix-banded.cabal b/hmatrix-banded.cabal
--- a/hmatrix-banded.cabal
+++ b/hmatrix-banded.cabal
@@ -1,5 +1,5 @@
 Name:             hmatrix-banded
-Version:          0.0.0.1
+Version:          0.0.0.2
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -12,12 +12,8 @@
 Cabal-Version:    >=1.14
 Build-Type:       Simple
 
-Flag buildExamples
-  description: Build example executables
-  default:     False
-
 Source-Repository this
-  Tag:         0.0.0.1
+  Tag:         0.0.0.2
   Type:        darcs
   Location:    http://hub.darcs.net/thielema/hmatrix-banded/
 
