diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@
 
 ## Description
 
-    Amazon Relational Database Service (Amazon RDS) is a web service that makes
-    it easy to set up, operate, and scale a relational database in the cloud. It
-    provides cost-efficient and resizable capacity while managing time-consuming
-    database administration tasks, freeing you up to focus on your applications
-    and business.
+Amazon Relational Database Service (Amazon RDS) is a web service that makes
+it easy to set up, operate, and scale a relational database in the cloud. It
+provides cost-efficient and resizable capacity while managing time-consuming
+database administration tasks, freeing you up to focus on your applications
+and business.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-rds)
-and [AWS API Reference](http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-rds.cabal b/amazonka-rds.cabal
--- a/amazonka-rds.cabal
+++ b/amazonka-rds.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-rds
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Relational Database Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -18,6 +18,7 @@
     provides cost-efficient and resizable capacity while managing time-consuming
     database administration tasks, freeing you up to focus on your applications
     and business.
+
     .
     /See:/ <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -95,5 +96,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
