diff --git a/readme.txt b/readme.txt
index 6f72768..e58bf58 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,9 +3,9 @@
 Contributors: Bastian Kreiter, Justin Kruit
 
 Requires at least: 4.5
-Tested up to: 5.8.1
+Tested up to: 5.8.3
 Requires PHP: 5.6
-Stable tag: 5.1.0.2
+Stable tag: 5.1.3.1
 License: MIT License
 License URI: https://github.com/bootscore/bootcommerce-child/blob/main/LICENSE
 
@@ -40,6 +40,13 @@ https://bootscore.me/documentation/using-the-child-themes/
 
 == Changelog ==
 
+    = 5.1.3.1 - January 25 2022 =
+    
+        * [REMOVED] @import "fontawesome"; in css/scss/bootstrap.min.scss
+        * [REMOVED] language folder
+        * [ADDED] @import "bscore_woocommerce";
+        * [BUGFIX] Fixed class typo #9
+
     = 5.1.0.2 - October 07 2021 =
 
         * [UPDATE] header.php (bootscore 5.1.2.0)
diff --git a/style.css b/style.css
index 4e8fda0..935c83d 100644
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@
  Author:       bootScore
  Author URI:   https://bootscore.me
  Template:     bootscore-main
- Version:      5.1.0.2
+ Version:      5.1.3.1
  Text Domain:  bootscore
 */