Which potions do you have? The defaults are most likely the top level mastercrafted potions. The file that has all the codes is _ProfitUI_Cures.txt so you would need to change those potionvdl numbers.
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page Name="Cures">
<Data Name="CureTrauma" potionvdl="-292985664" spell="Cure Trauma"/>
<Data Name="CureArcane" potionvdl="-1940923547" spell="Cure Arcane"/>
<Data Name="CureNoxious" potionvdl="544446557" spell="Cure Noxious"/>
<Data Name="CureElemental" potionvdl="528994112" spell="Cure Elemental"/>
</Page>