diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@
 
 ## Description
 
-    Elastic Load Balancing automatically distributes incoming application traffic
-    across multiple Amazon EC2 instances. It enables you to achieve greater
-    levels of fault tolerance in your applications, seamlessly providing the
-    required amount of load balancing capacity needed to distribute application
-    traffic.
+Elastic Load Balancing automatically distributes incoming application traffic
+across multiple Amazon EC2 instances. It enables you to achieve greater
+levels of fault tolerance in your applications, seamlessly providing the
+required amount of load balancing capacity needed to distribute application
+traffic.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-elb)
-and [AWS API Reference](http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-elb.cabal b/amazonka-elb.cabal
--- a/amazonka-elb.cabal
+++ b/amazonka-elb.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-elb
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Elastic Load Balancing SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -18,6 +18,7 @@
     levels of fault tolerance in your applications, seamlessly providing the
     required amount of load balancing capacity needed to distribute application
     traffic.
+
     .
     /See:/ <http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -69,5 +70,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
