diff --git a/stripe-core.cabal b/stripe-core.cabal
--- a/stripe-core.cabal
+++ b/stripe-core.cabal
@@ -1,11 +1,11 @@
 name:                stripe-core
-version:             2.0.0
+version:             2.0.1
 synopsis:            Stripe API for Haskell - Pure Core
 license:             MIT
 license-file:        LICENSE
-author:              David Johnson
+author:              David Johnson, Jeremy Shaw
 maintainer:          djohnson.m@gmail.com
-copyright:           Copyright (c) 2014 David M. Johnson
+copyright:           Copyright (c) 2016 David M. Johnson, Jeremy Shaw
 homepage:            https://github.com/dmjio/stripe-haskell
 bug-reports:         https://github.com/dmjio/stripe-haskell/issues
 category:            Web
