SMILA 1.3 plans
diff --git a/plan.php b/plan.php
index a2f48dc..2a8ee32 100644
--- a/plan.php
+++ b/plan.php
@@ -11,25 +11,22 @@
 		<p>
 			All previous releases and milestones are documented in the <a href="plan_archive.php">project plan archive</a>.
 		</p>
-		<div class="homeitem3col">			
-			<h3>SMILA Version 1.2</h3>
+		<div class="homeitem3col">						
+					
+			<h3>SMILA Version 1.3</h3>
 			<p>
-			This release was published on April, 17th 2013.
+			This release is planned for October, 31th 2013.
 			</p>
 			<ul>
-			    <li>Apache Tika integration - extracting text from binary content</li>								
-				<li>JDBC-Crawler: Splitting functionality for scaling</li>
-				<li>Web-Crawling enhancements (robots.txt, boilerpipe integration)</li>
-				<li>Remote-Crawling</li>
-				<li>Cluster setup tutorial</li>																										
+			    <li>Scalable Persistence (ObjectStore) based on HDFS / HBase</li>								
+				<li>Solr 4 integration/clustering</li>
+				<li>Alternative (Scripting) engine for synchronous workflows</li>
 			</ul>
 			
 			<h3>Further plans</h3>			
-			<ul>			    										
-			    <li>HDFS objectstore</li>
-			    <li>Solr 4 integration/clustering</li>			    			
-				<li>Alternative (Scripting) engine for synchronous workflows</li>
-				<li>Basic MapReduce support</li>
+			<ul>			    			
+			    <li>Search API based on REST/JSON</li>										    			    			    						
+				<li>MapReduce support</li>
 				<li>General configuration management</li>				
 			</ul>
 		</div>