diff --git a/hplayground.cabal b/hplayground.cabal
--- a/hplayground.cabal
+++ b/hplayground.cabal
@@ -1,15 +1,14 @@
 name: hplayground
-version: 0.1.0.1
+version: 0.1.0.2
 cabal-version: >=1.8
 build-type: Simple
 license: BSD3
 license-file: LICENSE
 maintainer: agocorona@gmail.com
 stability: experimental
-bug-reports: https://github.com/agocorona/MFlow/issues
+bug-reports: https://github.com/agocorona/hplayground/issues
 synopsis: a client-side haskell framework that compiles to javascript with the haste compiler
-description: create and compose reactive widgets in the client side using idiomatic haskell.
-             Formlets with reactive effects in the client side
+description: Formlets with reactive effects in the client side
 
 homepage:    https://github.com/agocorona/hplayground
 category: Web
