diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,16 +8,16 @@
 
 ## Description
 
-    Amazon CodeDeploy is a service that automates code deployments to Amazon EC2
-    instances. Amazon CodeDeploy makes it easier for you to rapidly release new
-    features, helps you avoid downtime during deployment, and handles the
-    complexity of updating your applications. You can use Amazon CodeDeploy to
-    automate deployments, eliminating the need for error-prone manual operations,
-    and the service scales with your infrastructure so you can easily deploy to
-    one EC2 instance or thousands.
+Amazon CodeDeploy is a service that automates code deployments to Amazon EC2
+instances. Amazon CodeDeploy makes it easier for you to rapidly release new
+features, helps you avoid downtime during deployment, and handles the
+complexity of updating your applications. You can use Amazon CodeDeploy to
+automate deployments, eliminating the need for error-prone manual operations,
+and the service scales with your infrastructure so you can easily deploy to
+one EC2 instance or thousands.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-codedeploy)
-and [AWS API Reference](http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-codedeploy.cabal b/amazonka-codedeploy.cabal
--- a/amazonka-codedeploy.cabal
+++ b/amazonka-codedeploy.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-codedeploy
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon CodeDeploy SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -20,6 +20,7 @@
     automate deployments, eliminating the need for error-prone manual operations,
     and the service scales with your infrastructure so you can easily deploy to
     one EC2 instance or thousands.
+
     .
     /See:/ <http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -68,5 +69,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
