diff --git a/stripe-haskell.cabal b/stripe-haskell.cabal
--- a/stripe-haskell.cabal
+++ b/stripe-haskell.cabal
@@ -1,5 +1,5 @@
 name:                stripe-haskell
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Stripe API for Haskell
 license:             MIT
 license-file:        LICENSE
@@ -12,6 +12,9 @@
 build-type:          Simple
 cabal-version:       >=1.10
 Description:    
+    .
+    <<https://stripe.com/img/navigation/logo@2x.png>>
+    .
     [100% Stripe API Coverage:] 
     (<https://stripe.com/docs/api>) All Stripe commands are supported,
     including but not limited to Charges, Refunds, Customers, Cards,
