diff --git a/game/modules/tome/data/birth/descriptors.lua b/game/modules/tome/data/birth/descriptors.lua
index 2546538cca341d8789ab1896bdb1c8dd4942c14e..ca5f729be0c08211401e407c8aea1fcddd226af2 100644
--- a/game/modules/tome/data/birth/descriptors.lua
+++ b/game/modules/tome/data/birth/descriptors.lua
@@ -44,6 +44,8 @@ newBirthDescriptor{
 			{type="potion", subtype="potion", name="potion of lesser healing", ego_chance=-1000},
 			{type="potion", subtype="potion", name="potion of lesser healing", ego_chance=-1000},
 			{type="potion", subtype="potion", name="potion of lesser healing", ego_chance=-1000},
+			{type="potion", subtype="potion", name="potion of cure poison", ego_chance=-1000},
+			{type="potion", subtype="potion", name="potion of cure poison", ego_chance=-1000},
 		},
 		resolvers.generic(function(e)
 			e.hotkey[9] = {"inventory", "potion of lesser healing"}