diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,15 +8,15 @@
 
 ## Description
 
-    Amazon Route 53 is a scalable Domain Name System (DNS) web service. It
-    provides secure and reliable routing to your infrastructure that uses Amazon
-    Web Services (AWS) products, such as Amazon Elastic Compute Cloud (Amazon
-    EC2), Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3).
-    You can also use Amazon Route 53 to route users to your infrastructure
-    outside of AWS.
+Amazon Route 53 is a scalable Domain Name System (DNS) web service. It
+provides secure and reliable routing to your infrastructure that uses Amazon
+Web Services (AWS) products, such as Amazon Elastic Compute Cloud (Amazon
+EC2), Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3).
+You can also use Amazon Route 53 to route users to your infrastructure
+outside of AWS.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-route53)
-and [AWS API Reference](http://docs.aws.amazon.com/Route53/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/Route53/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-route53.cabal b/amazonka-route53.cabal
--- a/amazonka-route53.cabal
+++ b/amazonka-route53.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-route53
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Route 53 SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -19,6 +19,7 @@
     EC2), Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3).
     You can also use Amazon Route 53 to route users to your infrastructure
     outside of AWS.
+
     .
     /See:/ <http://docs.aws.amazon.com/Route53/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -70,5 +71,5 @@
           Network.AWS.Route53.Internal
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
