diff --git a/_posts/releases/2013-02-19-v0.8.0.md b/_posts/releases/2013-02-19-v0.8.0.md
new file mode 100644
index 00000000..5e2183a9
--- /dev/null
+++ b/_posts/releases/2013-02-19-v0.8.0.md
@@ -0,0 +1,14 @@
+---
+layout: post
+title: Bitcoin-Qt version 0.8.8 released
+category: releases
+---
+Bitcoin-Qt version 0.8.8 is now available for download at:
+
+
+This is a major release designed to improve performance and handle the
+increasing volume of transactions on the network.
+
+Please report bugs using the issue tracker at github:
+
+
diff --git a/index.html b/index.html
index 2169cba7..d99df966 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
layout: index
section: index
title: P2P digital currency
-DOWNLOAD_VERSION: 0.7.2
+DOWNLOAD_VERSION: 0.8.0
ALERT_CLASS:
ALERT:
---