diff --git a/HookahPlace/HookahPlace.csproj b/HookahPlace/HookahPlace.csproj
index cbe7b91..2dfaae1 100644
--- a/HookahPlace/HookahPlace.csproj
+++ b/HookahPlace/HookahPlace.csproj
@@ -4,7 +4,7 @@
Ratijas.HookahPlace
HookahPlace
- 4.2.0
+ 4.20.0
diff --git a/HookahPlace/README.md b/HookahPlace/README.md
index ab33688..d79237d 100644
--- a/HookahPlace/README.md
+++ b/HookahPlace/README.md
@@ -10,9 +10,7 @@ Become a ship-mom (or a ship-dad) and smoke shisha while guiding your crew over
## Store
-The mod adds a ship decor/furniture to the store called "Hookah".
-
-The store rotates between random 4-6 entries every quota. To make the hookah always available in the store, use another mod like [`StoreRotationConfig` by `pacoito`](https://thunderstore.io/c/lethal-company/p/pacoito/StoreRotationConfig/) with the `stockAll` option toggled ON or add "Hookah" (with capital 'H', without quotes) to the `itemWhitelist`.
+The mod adds a ship decor/furniture to the store called "Hookah". It is _always available_ in the store.
## Made by Ratijas
diff --git a/HookahPlace/Thunderstore/CHANGELOG.md b/HookahPlace/Thunderstore/CHANGELOG.md
index d247feb..c2330be 100644
--- a/HookahPlace/Thunderstore/CHANGELOG.md
+++ b/HookahPlace/Thunderstore/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 4.20.0
+
+- Update dependencies, and rebuild for v81 (also known as "v80").
+- Hookah is always in shop now.
+
# 4.2.0
Fixed Hookah unlockable item disappearing after reloading a save file.
diff --git a/HookahPlace/Thunderstore/thunderstore.toml b/HookahPlace/Thunderstore/thunderstore.toml
index 46db4f3..d70a707 100644
--- a/HookahPlace/Thunderstore/thunderstore.toml
+++ b/HookahPlace/Thunderstore/thunderstore.toml
@@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
[package]
namespace = "Ratijas"
name = "HookahPlace"
-versionNumber = "4.2.0"
+versionNumber = "4.20.0"
description = "Relaxing hookah as a ship upgrade"
websiteUrl = "https://git.vilunov.me/ratijas/HookahPlace"
containsNsfwContent = false