diff --git a/accelerate-examples.cabal b/accelerate-examples.cabal
--- a/accelerate-examples.cabal
+++ b/accelerate-examples.cabal
@@ -1,5 +1,5 @@
 Name:                accelerate-examples
-Version:             0.2.0.0
+Version:             0.2.0.1
 Synopsis:            Examples using the Accelerate library
 Description:         Examples using the Accelerate library
 License:             BSD3
@@ -9,6 +9,10 @@
 Category:            Compilers/Interpreters,
 Build-type:          Simple
 Cabal-version:       >=1.6
+Homepage:            http://www.cse.unsw.edu.au/~chak/project/accelerate/
+
+Category:            Compilers/Interpreters, Concurrency, Data, Parallelism
+Stability:           Experimental
 
 
 Flag cuda
