diff --git a/fbmessenger-api.cabal b/fbmessenger-api.cabal
--- a/fbmessenger-api.cabal
+++ b/fbmessenger-api.cabal
@@ -1,8 +1,8 @@
 name:                fbmessenger-api
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            High-level bindings to Facebook Messenger Platform API
 description:         Please see README.md
-homepage:            https://github.com/mseri/fbmessenger-api#readme
+homepage:            https://github.com/mseri/fbmessenger-api-hs#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Marcello Seri
@@ -10,6 +10,7 @@
 copyright:           2016 Marcello Seri, Federico Rampazzo
 category:            Web
 build-type:          Simple
+stability:           Experimental
 -- extra-source-files:
 cabal-version:       >=1.10
 data-files:          test-files/*.json
@@ -77,4 +78,4 @@
 
 source-repository head
   type:     git
-  location: https://mseri@bitbucket.org/bad4ss/haskell-fb-messenger-api.git
+  location: https://github.com/mseri/fbmessenger-api-hs
