You can always hack it in via story editor.

IF
CharacterLeveledUp(_Player)
THEN
CharacterAddAbilityPoint(_Player,2);


Those calls are an approximation, I'm going from memory. But it's pretty easy to do it.