diff --git a/www/index.html b/www/index.html
index c2c10bc1..eb3f652b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -64,7 +64,7 @@ <h1>EC2Instances.info <small>Easy Amazon EC2 Instance Comparison</small></h1>
           <td class="name">M1 Small</td>
           <td class="memory"><span sort="1.7">1.70 GB</span></td>
           <td class="computeunits"><span sort="1">1 (1 core x 1 unit)</span></td>
-          <td class="storage"><span sort="60">60 GB</span></td>
+          <td class="storage"><span sort="160">160 GB</span></td>
           <td class="architecture">32/64-bit</td>
           <td class="ioperf"><span sort="1">Moderate</span></td>
           <td class="maxips">8</td>
@@ -243,7 +243,7 @@ <h1>EC2Instances.info <small>Easy Amazon EC2 Instance Comparison</small></h1>
         <tr>
           <td class="name">High I/O Quadruple Extra Large</td>
           <td class="memory"><span sort="60.5">60.50 GB</span></td>
-          <td class="computeunits"><span sort="35">35 (2xIntel <abbr title="Quad-core Nehalem architecture">Xeon X5570</abbr>)</span></td>
+          <td class="computeunits"><span sort="35">35 (8 cores + 8 hyperthreads)</span></td>
           <td class="storage"><span sort="2048">2048 GB (2x1024 GB SSD)</span></td>
           <td class="architecture">64-bit</td>
           <td class="ioperf"><span sort="4"><abbr title="10 Gigabit Ethernet">Very High</abbr></sort></td>
@@ -252,6 +252,18 @@ <h1>EC2Instances.info <small>Easy Amazon EC2 Instance Comparison</small></h1>
           <td class="cost" hour_cost="3.10">$3.10 per hour</td>
           <td class="cost" hour_cost="3.58">$3.58 per hour</td>
         </tr>
+        <tr>
+          <td class="name">High Storage Eight Extra Large</td>
+          <td class="memory"><span sort="117.00">117.00 GB</span></td>
+          <td class="computeunits"><span sort="35">35 (8 cores + 8 hyperthreads)</span></td>
+          <td class="storage"><span sort="49152">48 TB (24x2 TB)</span></td>
+          <td class="architecture">64-bit</td>
+          <td class="ioperf"><span sort="4"><abbr title="10 Gigabit Ethernet">Very High</abbr></sort></td>
+          <td class="maxips">1</td>
+          <td class="apiname">hs1.8xlarge</td>
+          <td class="cost" hour_cost="4.600">$4.600 per hour</td>
+          <td class="cost" hour_cost="4.931">$4.931 per hour</td>
+        </tr>
       </tbody>
     </table>